| SyServiceRequestNotification |
| Logical Entity Name | SyServiceRequestNotification |
| Default Table Name | SyServiceRequestNotification |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceRequestNotification Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceRequestNotificationId |
int | NO | ||
| SyServiceRequestId | int | NO | ||
CmTemplateId |
int | YES | ||
| TotalNumberSucess | int | NO | ||
| TotalNumberExceptions | int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| NumberBatchesSuccessful | int | NO | ||
| NumberBatchesFailed | int | NO | ||
| NumberFilesSuccessful | int | NO | ||
| NumberFilesFailed | int | NO |
| SyServiceRequestNotification Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SyServiceRequestNotification_SyServiceRequestNotificationID | PrimaryKey | SyServiceRequestNotificationId |
| SyServiceRequestNotification Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| CmTemplate | Non-Identifying | Zero or One to Zero or More | FK_SyServiceRequestNotificationCmTemplateID_CmTemplateCmTemplateId | CmTemplateId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | Fk_SyServiceRequestNotificationUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceRequestNotification Check Constraints |
| Check Constraint Name | CheckConstraint |